home *** CD-ROM | disk | FTP | other *** search
/ Programming a Multiplayer FPS in DirectX / Programming a Multiplayer FPS in DirectX (Companion CD).iso / DirectX / dxsdk_oct2004.exe / dxsdk.exe / Documentation / DirectX9 / directplay.chm / css / glossary.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2004-09-27  |  399 b   |  5 lines

  1. /* Integrate this into the master stylesheet since it will be used everywhere */
  2. /* It's unfortunate that dashed isn't supported on Win32 */
  3. SPAN.clsGlossary {cursor: default; color: #509950; font-weight: bold;}
  4. DIV.clsTooltip {border: 1 solid black; padding: 2px; position: absolute; top: 0; left: 0; display: none; background-color: #FFFFAA; color: black; font-size: 8pt; font-family: Arial;}
  5.